projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48495f0
)
Doc fixes.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 6 Sep 1999 19:49:33 +0000
(19:49 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 6 Sep 1999 19:49:33 +0000
(19:49 +0000)
lisp/auto-show.el
patch
|
blob
|
history
diff --git
a/lisp/auto-show.el
b/lisp/auto-show.el
index 2eff65ef68749e85692dd787985b44bfd175bc5d..6a8aff3c86d52e056226f7ba75502c88b55b0776 100644
(file)
--- a/
lisp/auto-show.el
+++ b/
lisp/auto-show.el
@@
-37,11
+37,11
@@
to hscroll from your init file and code."
;;;###autoload
(defun auto-show-mode (arg)
- "This
functino
is obsolete."
+ "This
command
is obsolete."
(interactive "P"))
(defun auto-show-make-point-visible (&optional ignore-arg)
- "This
functino
is obsolete."
+ "This
command
is obsolete."
(interactive))
(provide 'auto-show)